Skip to content

Conversation

mattleibow
Copy link
Contributor

No description provided.

Copy link
Member

@joelmartinez joelmartinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mattleibow looks like the test failure is actually this:

mono ../bin/Release/mdoc.exe update -o Test/en.actual Test/DocTest-VB-Eii.dll -lang vb.net -lang fsharp -lang javascript -lang c++/cli -lang c++/cx -lang c++/winrt -import Test/ClassEnumeratorSlashDoc.xml
Cannot open assembly '../bin/Release/mdoc.exe': No such file or directory.

Looks like the csproj is not outputting the project to the expected location (bin/Release/mdoc.exe ... in the root of the repo). This is where the integration tests expect the build artifact to be.

Once you update that, all the tests should pass :)

Base automatically changed from master to main March 4, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants